
/* Written by Sarah Mayhew
	Custom Web Impressions, LLC
	www.customwebimpressions.net
	smayhew@customwebimpressions.net

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

Colors: 
Teal: 286d63
Neon Green: 71ea2c
Grey: 4d5b59
Dull Green: 70b543


*/

/*************Global Settings*******************/

* {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
margin: 5px 0;
}





img {
border: 0;
}
a:link {
color: #70b543;
text-decoration: none;
}
a:visited {
color: #70b543;
}
a:hover {
text-decoration: none;
color: #70b543;
}
.clear {
 clear: both;
        height: 1px;
        overflow: hidden;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */

	  
blockquote {
color: #454f58; 
margin: 0px 10px 10px 10px; 
padding: 0px 5px 0px 10px;
border-left: 3px solid #454f58;
font-size: 14px;
font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}
p {
margin-bottom: 10px;
line-height: 1.6em;
text-align:left;
}
p a {
text-decoration: underline;
}
p a:hover {
text-decoration: none;
}
p.center {
text-align: center;
}
.small {
font-size: 10px;
}
code {
font: 12px 'Courier New', Courier, Fixed;
}
h1 {
	font-size:32px;
letter-spacing:.09em;
text-align: left;
font-weight: normal;
margin-bottom: -10px;
font-family: "Book Antiqua", Georgia;
font-style:italic;
margin-left: 10px;
}
h1.title {
font-size: 45px;
letter-spacing: -2.5px;
font-weight: normal;
padding: 10px 10px 10px 17px;
}





/******Page Layout*******************/

  
#pagebg {
	background: #040707 url(images/page_bg.jpg) no-repeat fixed center top;
	/*text-shadow: #705f51 1px 1px 0;*/
}
	  

html, body {
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif; color: #4d5b59; font-size:12px;
	height:100%;
	min-height:100%;
	margin: 0px;
	clear: both;
}

#mainwrapper {
text-align: center;

}

#wrapper {
width: 1105px;
margin: 0px auto;
position: relative;
text-align: center;
}


#container {
	width: 1003px;
	float: left;
	margin: 0px auto;
	clear: both;
	position: relative;
	background: white url("images/content_top.png") right top no-repeat;
	padding-top: 5px;
	height: auto;
	margin-left: 50px;
	margin-top: 0px;
	z-index: 2000;
	}
	

	

#header {
height: 344px;
width: 1105px;
position: relative;
margin-top: 0px;
background: url(images/body_top.png) no-repeat bottom left;
float:left;
z-index: 2002;
}

#logo {
height: 90px;
width: 338px;
background: url(images/Logo.png) no-repeat top center;
position: relative; 
text-align:center;
}



/*Box For Internal Site Pages*/
#Nav {
height: 30px;
width: 950px;
position: relative;
z-index:2002;
margin: 0 auto;
margin-top:106px;
}	


*+html #Nav {
height: 30px;
width: 950px;
position: relative;
z-index:2002;
margin-top: 106px;
margin-left: 0px;
padding: none;
margin-bottom: 0px;
}	


/*Box For Internal Site Pages*/
#HeaderImage {
height: 205px;
width: 1003px;
position: relative;
z-index: 2005;
text-align:center;
background-color: white;
margin-left: 50px;
margin-top: 2px;
}	


*+html #HeaderImage{
height: 205px;
width: 1003px;
position: relative;
z-index: 2005;
text-align:center;
background-color: white;
margin-left: 0px;
margin-top: 2px;
}

#HeaderHome {
height: 310px;
width: 1003px;
position: relative;
z-index: 2005;
text-align:center;
background-color: white;
margin-left: 50px;
margin-top: 2px;
}	



	
h2 {
font-size: 26px;
letter-spacing:.05em;
text-align: left;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px;
font-family: "Book Antiqua", Georgia;
font-style:italic;
color:#286d63;
}

h4 {
margin: -5px 0 10px 0;
padding: 0;
font-weight: normal;
font-size: 10px;
color: #4d4d4d;
}


/*Formatting of White Text Space **/
#content {
width: 580px;
padding: 0px;
position:relative;
float: right;
text-align: left;
margin-top: 20px;
margin-right: 20px;
margin-bottom:40px;
margin-left: 0px;
}


#content h1{
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 2px;

}


#content h2{
	height: 45px;
	font-size: 22px;
	font-weight:bold;
	margin-top: 15px;
	margin-left:15px;
	font-family: "Book Antiqua", Georgia;
	font-style:italic;
}


#content h3{
font-size: 18px;
text-align: left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-right: 10px;
margin-top: 20px;
margin-left:25px;
font-weight: bold;
}


#content ul{
	margin-top:10px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 14px;
	
}
#content li{
	margin-left:20px;
	padding:5px;
}





/***** SIDEBAR FORMATTING *****/


#secbar {
width: 336px;
margin: 0px;
float: left;
color: #ffffff;
font-size: 12px;
text-align: left;
margin-left: 20px;
margin-right: 15px;
margin-top:25px;
position:relative;
background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
}

/*Top of SideBar - Shows Curved Background**/
#secbar h2 {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
text-align: left;
padding-left: 10px;
padding-right: 0px;
padding-top:30px;
width: 336px;
height: 36px;
background: transparent url(images/sidetop.gif) no-repeat top left;
font-size: 24px;
color: #fff;
font-family: "Book Antiqua", Georgia;
font-weight: normal;
font-style:italic;
}

#secbar h3 {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
text-align: left;
padding-left: 10px;
padding-right: 0px;
padding-top:40px;
width: 336px;
background: transparent url(images/sidetop2.gif) no-repeat top left;
font-size: 24px;
color: #fff;
font-family: "Book Antiqua", Georgia;
font-weight: normal;
font-style:italic;
}

#secbar h4 {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
text-align: left;
width: 336px;
font-size: 18px;
color: #fff;
font-family: "Book Antiqua", Georgia;
font-weight: normal;
}


#secbar a:link {
color: #71ea2c;
font-size: 14px;
text-decoration: none !important;
font-weight: normal;
}
#secbar a:hover {
background: none;
color: #70b543;
text-decoration: underline;
}
#secbar a:visited {
color: #fff;
}

/*#secbar h3 {
margin-left: 10px;
margin-top: 10px;
text-align: left;
padding: 5px;
width: 336px;
height: 39px;
background: transparent url(images/sidetop.gif) no-repeat top center;
font-size: 18px;
color: #fff;
font-weight: normal;
}*/

#secbar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: fff;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
}


/***** SIDEBAR LISTS FORMATTING *****/
#secbar ul, #secbar ol { 
list-style-type: disc;
margin: 0px;
font-size: 14px;
text-align: left;
padding-bottom: 5px;
width: 336px;
background-color: transparent;

}
#secbar ul li {
background-color: #286d63;
margin: 10px 0px 5px 0px;
padding: 0px;
width: 336px;
height:100%;
text-align: left;
list-style-type: none;
color: #fff;
}
#secbar ul li ul, #secbar ul li ol, #secbar ol li ul, #secbar ol li ol { 
background-color: #286d63;
margin-bottom: 0px;
width: 336px;
/*height: 16px;
*/padding: 0px 0px 20px 0px; 
list-style-type: none;
}
#secbar h6{
/*background:transparent url(images/sidebottom.gif) no-repeat bottom left;*/
width: 336px;
/*height: 5px;
*/text-align:left;
margin-left: 0px;
margin-bottom:0px;
/*padding-top: 10px;
*/	
}
#secbar ul li ul li {
width:300px;
margin: 20px 25px;
padding: 0px;
padding-left:0px;
padding-bottom: 0px;
text-align: left;
color: #fff;
list-style-type: circle;
line-height:1.0em;
background-color: #286d63;

}
#secbar ul li ul li a:link, #secbar ul li ul li a:visited {
color: #fff;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
text-decoration: none;
background-color: #286d63;

font-weight: normal;
/*border-bottom: 1px solid #fff;
*/}
#secbar ul li ul li a:hover {
color: #d35f7a;
}

.sidebartitle{
	font-size:16px;
	color:#71ea2c;
	line-height:1.4em;
}


#secbar form{
	margin-left: 10px;
}

/*******Blog Search Formatting***********/
#searchform {
width: 330px;
height: 35px;
position: relative;
margin:30px 10px 5px 10px;
float: right;
}
.searchbar {
width: 170px;
height: 24px;
border: 1px solid #135086;
font-size: 14px;
font-weight: normal;
color: #0d2f52;
padding: 2px;
position: absolute;
top: 10px;
left: 5px;
}
.searchbut {
background: url(images/searchbut.gif) no-repeat top left;
height: 30px;
width: 51px;
border: none;
cursor: pointer;
position: absolute;
top: 10px;
left: 185px;
}


/**************FOOTER Formatting*************/

#footer {
clear: both;
background: url(images/content_footer.png) no-repeat top left;
text-align: center;
margin-top: 0px;
padding-top:20px;
margin-bottom: 0px;
margin-left: 50px;
float: left;
height: 127px;
width: 1003px;
}

.footerfacebook{
	position:relative;
	float: right;
	width: 340px;
	height:64px;
	list-style-type:none;
}



#footer p {
margin-top: 20px;
color: #fff;
font-size: 14px;
font-weight: bold;
text-align: center;
letter-spacing:.08em;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer a span {
color: #71ea2c;
}
#footer a{
	color: #71ea2c;
}


/**************** Post styles **************************************/
.post {
width: 590px;
padding-bottom: 0px;
margin-bottom: 0px;
position: relative;
margin-left: 370px;
margin-top: 35px;
margin-right: 55px;
}
.postlarge {
width: 980px;
padding-bottom: 0px;
margin-bottom: 0px;
position: relative;
margin-left: 0px;
margin-right: 55px;
margin-top: 50px;
}

.postlarge h1{
	font-size: 28px;
	color: #286d63;
	font-family: "Book Antiqua", Georgia;
	font-weight: normal;
	font-style:italic;text-align:left;
line-height:1.0em;
margin-left: 20px;
margin-top: 35px;
margin-right:10px;
margin-bottom:15px;
padding-top: 15px;

}

.postlarge h3{
		font-size: 22px;
	color: #286d63;
	font-family: "Book Antiqua", Georgia;
	font-weight: normal;
	font-style:italic;text-align:left;
line-height:1.0em;
margin-left: 30px;
margin-top: 35px;
margin-right:10px;
margin-bottom:15px;
padding-top: 15px;
}

.postlarge h3 a:link{
	font-family:"Book Antiqua", Georgia;
}
	
.postlarge p {
font-size: 14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
text-align:left;
line-height:2.0em;
margin-left: 15px;
margin-top: 15px;
margin-right:10px;
padding-left: 10px;
}

h2.headline {
	font-size: 28px;
	color: #286d63;
	font-family: "Book Antiqua", Georgia;
	font-weight: normal;
	font-style:italic;text-align:left;
line-height:1.0em;
margin-left: 20px;
margin-top: 35px;
margin-right:10px;
margin-bottom:15px;
padding-top: 15px;}


h2.headline a:link, h2.headline a:visited {
padding: 0px;
color: #286d63;
text-decoration: none;
}
h2.headline a:hover {
color: #70b543;
}
h4.date {
margin: 0px;
padding: 0px;
background: url(images/datebg.png) no-repeat top left;
width: 42px;
height: 70px;
padding-top: 25px;
position: absolute;
top: 30px;
left: -29px;
color: #e5edf4;
font-size: 14px;
font-weight: bold;
font-family: verdana;
text-align: center;
}
h4.commentexc {
float: right;
background: url(images/comments.gif) no-repeat left center;
margin: 0px;
padding: 0px;
padding-left: 15px;
color: #1d78c7;
font-size: 12px;
font-weight: normal;
font-family: verdana;
}
.commentexc a:link, .commentexc a:visited {
text-decoration: none;
color: #220d03;
}
.commentexc a:hover {
color: #800000;
text-decoration: underline;
}
.entry {
font-size: 14px;
width: 568px;
text-align: left;
padding: 0px 10px;
margin-left: 10px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}



/*Used for Menu Page Headings*/
.post h1{
	font-size: 28px;
	color: #286d63;
	font-family: "Book Antiqua", Georgia;
	font-weight: normal;
	font-style:italic;text-align:left;
line-height:1.0em;
margin-left: 20px;
margin-top: 35px;
margin-right:10px;
margin-bottom:15px;
padding-top: 15px;

}

.post h3{
		font-size: 22px;
	color: #286d63;
	font-family: "Book Antiqua", Georgia;
	font-weight: normal;
	font-style:italic;text-align:left;
line-height:1.0em;
margin-left: 30px;
margin-top: 35px;
margin-right:10px;
margin-bottom:15px;
padding-top: 15px;
}

.post h3 a:link{
	font-family:"Book Antiqua", Georgia;
}
	
.post p {
font-size: 14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
text-align:left;
line-height:2.0em;
margin-left: 15px;
margin-top: 15px;
margin-right:10px;
padding-left: 10px;
}

.menuitem{
	font-weight: bold;
	color: #000;
}

.menusub{
	font-weight: bold;
	color: #000;
	font-style:italic;
	font-size:16px;
	margin-top: 10px;
	
}


.title{
font-size: 26px;
color: #d35f7a;
margin-left:10px;
}


/***** LISTS FORMATTING *****/
.post ul {
margin: 5px 0px 5px 40px;
padding: 0px 0px 0px 0px;
list-style-type: circle;
} 
.post ul li {
margin: 5px 0px 5px 40px;
padding-left: 13px;
list-style-type:circle;
font-size: 14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
text-align:left;
line-height:2.0em;

}
.post ol {
margin-left: 55px;
padding-left: 60px;
}
.post ol li {
margin-left: 55px;
padding-left: 60px;
}

.post ul li a{
	color: #70b543;
}

.post ul li a:hover{
	color: #70b543;
}

.postlarge ul {
margin: 5px 0px 5px 40px;
padding: 0px 0px 0px 0px;
list-style-type: circle;
font-size: 14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
text-align:left;
line-height:2.0em;
} 
.postlarge ul li {
margin: 5px 0px 5px 40px;
padding-left: 13px;
list-style-type:circle;
font-size: 14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
text-align:left;
line-height:2.0em;
}
.postlarge ol {
margin-left: 55px;
padding-left: 60px;
}
.postlarge ol li {
margin-left: 55px;
padding-left: 60px;
}

.postlarge ul li a{
	color: #70b543;
}

.postlarge ul li a:hover{
	color: #70b543;
}

/***************  Other styles *********************************/ 

/***** IMAGE FORMATTING *****/
.entry img {
border: 1px solid #0d3b62;
margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
border: 3px solid #d4d4d4;
padding: 1px;
}
.entry a:hover img {
border: 3px solid #6b7482;
}
img.post {
padding: 1px;
border: 1px solid #6a7381;
margin: 10px;
float: right;
}
img.center {
margin-left: auto;
margin-right: auto;
padding: 1px;
border: 1px solid #6a7381;
}
img.alignright {
padding: 1px;
border: 1px solid #6a7381;
margin: 5px;
float: right;
display: inline;
}
img.alignleft {
float: left;
padding: 1px;
border: 1px solid #6a7381;
margin: 5px;
display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
float: right;
}
.alignleft {
float: left
}	

.postmetadata {
margin: 0px 10px;
width: 500px;
padding: 5px;
border: 1px solid #220d03;
border-left: 5px solid #220d03;
font-size: 12px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
color: #220d03;
}
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
font-size: 18px;
color: #666666;
font-family: "Times New Roman", Times, serif;
margin-left: 35px;
}

ol#comments{
	margin-left: 55px;
}

#commentform input {
background-color: #CCC;
width: 300px;
height: 16px;
margin-left:55px;
color: #666666;
font-size: 14px;
padding: 6px;
border: 1px solid #220d03;	
margin-top: 5px;
margin-bottom: 5px;
}
#commentform textarea {
background-color: #ccc;
width: 500px;
height: 100px;
color: #666666;
padding: 3px;
border: 1px solid #220d03;	
margin-left: 55px;
}
p.message {
font-size: 14px;
padding: 3px;
background: #f6f6f6;
border: 1px solid #9a9a9a;
}
p.message img {
vertical-align: middle;
border: none;
}
#commentform #submit {
background-color: #999;
color: white;
margin-top:10px;
margin-left: 55px;
padding: 5px;
width: 50px;
height: 34px;
border: none;
cursor: pointer;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
color: #d8c06b;
width: 500px;
background: url(images/commentbg.gif) no-repeat top left;
padding: 0px;
margin-top: 15px;
margin-left: 10px;
position: relative;
}
.commentlist li h4 {
font-size: 14px;
color: #800000;
margin: 0px;
margin-left: 70px;
padding: 0px;
}
.commentlist cite a:link, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 14px;
color: #0e416d;
text-decoration: none;
font-family: "Trebuchet MS";
}
.commentlist cite a:hover {
color: #353535;
text-decoration: underline;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px;
margin-left: 75px;
}
#commentform p {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
margin-left: 55px;
}
#commentform{
margin-left: 30px;
position:relative;
}

#commentform label {
font-size: 14px;
font-weight: normal;
color: #800000;
margin-left: 45px;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
}
#commentform p {
margin-left: 55px;
width: 570px;
}
.commentlist li img {
height: 50px;
width: 50px;
position: absolute;
top: 23px;
left: 5px;
border: 1px solid #5698d5;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
small {
font-size: 12px;
}
.commentsep {
background: url(images/postsep.gif) no-repeat top left;
height: 9px;
width: 528px;
clear: both;
margin: 10px 0px;
}

.icons{
	list-style:none;
}

.bodytext li{
		  list-style:circle;
	  }
.mc_success_msg{
	color: #fff;
}

.frontImage{
	margin-top: -5px;
	/*margin-top: -50px \0/ !important;
*/}

#Plans_Main{
    visibility: visible;
    width: 550px;
	height: 349px;
    z-index: 20;
	background: transparent url(images/bg_plans.png) top right no-repeat;
}


#Plans_Main h2{
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 18px;
	vertical-align:top;
	margin-top: 10px;
}

#Plans_Main h1{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight:bold;
	height:25px;
	margin-top: -15px !important;
}

#Plans_Main h3{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c97410;
	font-size: 18px;
	font-weight:bold;
	width: 90px;
	margin-top: 30px !important;
}

#Plans_Main h4{
		text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	vertical-align:top;
	margin-top: 10px;
}
#Plans_Main h5{
		text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
font-weight: bold;
}


/****************Email and Phone Call Out******************/
#secbar .ContactButtons {
	width: 300px;
	height: 130px;
	position: absolute;
	left: 216px;
	top: 135px;
}

#secbar .ContactButtons a {
	width: 150px; height: 65px;
	text-indent: -3000px;
	display: block;
	background: url(images/ContactButtons.png) no-repeat;
}
#secbar .ContactButtons a.email {
	background-position: 0 0;
}
#secbar .ContactButtons a.email:hover {
	background-position: 0px -65px;
}

#secbar .ContactButtons a.phone {
	background-position: -150px 0;
}
#secbar .ContactButtons a.phone:hover {
	background-position: -150px -65px;
}

/***Subscribe Form***/
.mc_form_inside{
	width: 160px;
}
.mc_signup_submit{
	text-align:left !important;
	padding-top: 0px;
}


#mc_signup_submit{
	text-align:center !important;
	font-family: "Book Antiqua", Georgia;
    font-size: 15px !important;
    font-weight: 800;
    letter-spacing: 3px;
    line-height: 100%;
	text-decoration:none !important;
   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #5dbcc0;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top-style: none;
    border-top-width: 0;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
	padding: 4px 2px;
    text-align: center;
    text-transform: uppercase;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: background;
    transition-timing-function: linear;
	z-index: 1000;
	margin-top:0px !important;
}

#mc_signup_submit:hover{
    background-color: #36a257;
    text-transform: uppercase;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: background;
    transition-timing-function: linear;
}

#mc_signup_form .mc_input{
	color: #333333;
	font-family: "Book Antiqua", Georgia;
    font-size: 12px;
	margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
	    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top-style: none;
    border-top-width: 0;
	margin-right: 10px;
	width:160px;

}



.button-1:hover {
   background: none repeat scroll 0% 0% #5b9b33 !important;
border: medium none;
color: #FFF;
}

.button-1 {
background: none repeat scroll 0% 0% #3ea0ab;
border-width: 1px;
color: rgba(255, 255, 255, 0.8);
border-color: rgba(255, 255, 255, 0.8);
padding: 10px 10px;
line-height: 26px;
font-size: 14px;
/*min-height: 43px;
*/text-transform: uppercase;
text-align: center;
border-radius: 6px;
white-space:normal;
width:280px;
}

.button-text{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 16px;
	line-height: 20px;
	text-decoration: none !important;
	color: white !important;
	
	}



#secbar p{
	margin-left:10px;
}
#secbar h4{
	margin-left:10px;
}

.Connect{
	background: none !important;
}

.button-div{
	width: 250px !important;
}
